From: Wei Liu Date: Thu, 18 Jan 2018 12:19:45 +0000 (+0000) Subject: Update shim.config X-Git-Tag: archive/raspbian/4.11.1-1+rpi1~1^2~66^2~726 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https://%22%22/%22http:/www.example.com/cgi/%22https:/%22%22?a=commitdiff_plain;h=086740e457ff581783859ce26b84d289c929fec8;p=xen.git Update shim.config Kconfig has bool "VGA support" if !PV_SHIM_EXCLUSIVE so for the shim build VGA option doesn't exist. This avoids having shim.config changed every time the shim is built. Signed-off-by: Wei Liu Reviewed-by: Andrew Cooper Reviewed-by: Roger Pau Monné --- diff --git a/tools/firmware/xen-dir/shim.config b/tools/firmware/xen-dir/shim.config index 78b965f4c7..d5bd516632 100644 --- a/tools/firmware/xen-dir/shim.config +++ b/tools/firmware/xen-dir/shim.config @@ -68,7 +68,6 @@ CONFIG_HAS_EHCI=y CONFIG_HAS_CPUFREQ=y CONFIG_HAS_PASSTHROUGH=y CONFIG_HAS_PCI=y -# CONFIG_VGA is not set CONFIG_DEFCONFIG_LIST="$ARCH_DEFCONFIG" CONFIG_ARCH_SUPPORTS_INT128=y